Function tests - J E patterson - jepspectro.com - 20151017
J E Patterson - jepspectro.com - 20231119
Description
N STO 2.
GSB 7 for N iterations.
N is the number of iterations required otherwise there is only one iteration.
The final result with the Simulator is 3736036.572 with 10,000 iterations in 56 seconds .
DM15 result is 3736036.611 with 100 iterations in 67 seconds.
Program Resources
Labels
Name |
Description |
|
7 |
Function tests |
|
Storage Registers
Name |
Description |
|
1 |
Result |
|
2 |
Count, stop at zero |
|
Program
Line |
Display |
Key Sequence |
|
Line |
Display |
Key Sequence |
|
000 |
|
|
|
022 |
43 25 |
g TAN-¹ |
|
001 |
42,21, 7 |
f LBL 7 |
|
023 |
43 24 |
g COS-¹ |
|
002 |
42, 7, 9 |
f FIX 9 |
|
024 |
43 23 |
g SIN-¹ |
|
003 |
2 |
2 |
|
025 |
15 |
1/x |
|
004 |
36 |
ENTER |
|
026 |
42,22,23 |
f HYP SIN |
|
005 |
36 |
ENTER |
|
027 |
42,22,24 |
f HYP COS |
|
006 |
4 |
4 |
|
028 |
42,22,25 |
f HYP TAN |
|
007 |
14 |
yˣ |
|
029 |
43,22,25 |
g HYP-¹ TAN |
|
008 |
15 |
1/x |
|
030 |
43,22,24 |
g HYP-¹ COS |
|
009 |
11 |
√x̅ |
|
031 |
43,22,23 |
g HYP-¹ SIN |
|
010 |
12 |
eˣ |
|
032 |
1 |
1 |
|
011 |
13 |
10ˣ |
|
033 |
0 |
0 |
|
012 |
43 11 |
g x² |
|
034 |
40 |
+ |
|
013 |
43 12 |
g LN |
|
035 |
42 0 |
f x ! |
|
014 |
43 13 |
g LOG |
|
036 |
44 1 |
STO 1 |
|
015 |
43 14 |
g % |
|
037 |
1 |
1 |
|
016 |
43 15 |
g Δ% |
|
038 |
44,30, 2 |
STO − 2 |
|
017 |
43 16 |
g ABS |
|
039 |
45 2 |
RCL 2 |
|
018 |
16 |
CHS |
|
040 |
43,30, 1 |
g TEST x>0 |
|
019 |
23 |
SIN |
|
041 |
22 7 |
GTO 7 |
|
020 |
24 |
COS |
|
042 |
45 1 |
RCL 1 |
|
021 |
25 |
TAN |
|
043 |
43 32 |
g RTN |
|